We found machines with >32 E820 memory map entries, where Xen fails to
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 17 Aug 2005 18:22:18 +0000 (18:22 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 17 Aug 2005 18:22:18 +0000 (18:22 +0000)
commit7501cca88550678b632d3a0934295c4eb3012bf5
tree9e76cd923fd9b2718a5c9253e5f519c8ed6bca13
parent4ce65049c8a03275ae62e19d066943531017710e
We found machines with >32 E820 memory map entries, where Xen fails to
boot (but Linux does boot fine). The native Linux (both x86 and x86_86)
already has:

#define E820MAX 128             /* number of entries in E820MAP */

Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
xen/include/asm-x86/e820.h